Data Validations

Any data validations you set up are available to all FormFlow - Forms instances within your campus portal.

Data validations ensure the form users enter information correctly. You can use Jenzabar-provided validations or create your own. Data validations are not limited to one form. They can be reused as needed. Data validations can be applied to individual questions or fields when you create or edit them. There are two types of validations: standard input validations and comparison validations.

Standard Input Validation

Standard input validation verifies what the user enters and lets them know if it is valid or not. Users cannot save until they've met the required format, but they can update their response before they submit the form. For example, you can use an input validation and mask on a social security number question to ensure the correct format is entered.

Example: Standard input validation setup

Example: Configuration a question to use standard input validation

Example: What the standard input validation looks like on a user form

Input Masks:

a

Represents an alpha character (A-Z, a-z)

9

Represents a numeric character (0-9)

*

Represents an alphanumeric character (A-Z, a-z, 0-9)

Comparison Validation

Comparison validation verifies the information entered in one question matches the information entered in another question.  

Example: Configuring a question to use comparison validation

Example: What the comparison validation looks like on a user form

How To

Set up a Standard Input Validation

Set up a Comparison Validation